home *** CD-ROM | disk | FTP | other *** search
Wrap
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <title>VRweb Installation</title> <meta name="GENERATOR" content="Microsoft FrontPage 1.1"> </head> <body bgcolor="#FFFFFF" text="#000000"> <h1>Installation Hints</h1> <p><img src="vrweb.gif" align=bottom width=129 height=40></p> <p>The necessary installation steps for <a href="#0x811b9908_0x00182cf9">UNIX</a> and <a href="#0x811b9908_0x00182cfc">Windows</a>. </p> <p>More questions? Read the <a href="0x811b9908_0x0017dd1e;sk=57077B06">FAQ</a>! </p> <hr> <h2><a name="0x811b9908_0x00182cf9">How to use VRweb for UNIX/X11</a></h2> <h2><A HREF="../vrweb/"><img src="../download.gif" align=bottom border=2 width=142 height=40></A></h2> <ul> <li>Download the <i>help</i> archive help.tar.gz (for VRweb 1.1.2) and unpack it with the command <pre> gzip -cd help.tar.gz | tar xvf - This will create a subdirectory help. View the file install.html therein with your favourite webbrowser - it describes all necessary steps for installating VRweb. </pre> </li> <li>The UNIX <i>binaries</i> are compressed with gzip. Run gunzip on the appropriate version of vrweb and you have an executable. </li> <li>The <i>source code</i> distribution is a gzipped tar-archive. You can uncompress and untar it in one step with the command <pre> gzip -cd vrweb.src.tar.gz | tar xvf - All further necessary steps for source code compilation are explained in file INSTALLATION contained in the archive. </pre> </li> </ul> <hr> <p>With your Web viewer you will need an entry for VRML files in your ~/.mailcap: </p> <ol> <li>Netscape: <pre>x-world/x-vrml; vrweb -URL '%u' -remote %s </pre> </li> <li>Mosaic: <pre>x-world/x-vrml; vrweb -mosaic -remote %s </pre> </li> </ol> <p>In both cases make sure to place the full name of the binary instead of "vrweb" (e.g. vrweb-ogl on SGI, vrweb-mesa on other platforms, if you renamed the binary to that shorter name). </p> <p>VRweb will run gunzip on compressed files automatically if necessary (this is often done by your Web browser). If you wish to open a new VRweb window for each new scene, omit "-remote" in the command line. </p> <p>To view worlds saved onto disk (also when gzipped) provide the filename as argument to vrweb. </p> <p>With <a href="0x811b9908_0x0001fb4b;sk=57077B06">Harmony</a> (the Hyper-G UNIX/X11 client) use the appropriate version of <i>harscened</i>. </p> <p>Call any program with argument -h to get a short explanation of possible arguments. </p> <hr> <h2><a name="0x811b9908_0x00182cfc">How to use VRweb for Windows</a></h2> <h2><a href="vrw_win.zip"><img src="../download.gif" align=bottom width=142 height=40></a></h2> <p>To install VRweb for Windows create a directory and unzip the archive with </p> <pre>unzip vrw_nt or unzip vrw_win</pre> <p>Then you can create an icon in the Program Manager. In a later version we will supply an install program. </p> <p>To install VRweb with Mosaic 2.00: </p> <p>Get a VRML scene from your prefered sever. Mosaic asks you whether to save the file to disk or to configure a viewer. Select to configure a viewer and another dialog appears. Press the browse button and select VRweb at the location you did put it to. Press OK and Mosaic is configured for use with VRweb. </p> <p>Configuration with Netscape is analogous. </p> <p>To install Vrweb with <a href="0x811b9908_0x00069b28;sk=57077B06">Amadeus 1.00</a>: </p> <p>edit the following files: </p> <pre>AMADEUS.INI: [Scene] sdf=scene.exe $arg0 wrl=scene.exe $arg0</pre> <p>add this line in the scene section </p> <pre>MAGIC: # Scene viewer VRML 0 string #VRML wrl</pre> <p>add these lines at the end of the file. </p> <p><strong>NT Specials:</strong> </p> <p>Due to the NT Bug # 15544 the system can be shut down with a system error using VRweb for NT. You can use VRweb, if you either install glsrv.dll into your Windows NT system32 directory or contact Microsoft Product Support Services and reference the bug. </p> <p><strong>Windows'95 Specials:</strong> </p> <p>If you do not have already installed OpenGL for Windows'95 download and unzip the archive ogl95.zip containing the necessary libraries. </p> <p><strong>Win32s Specials:</strong> </p> <p>If you have not installed Win32s and WinG yet please install it before running VRweb: Get the Zip archieves win32s.zip and wing10.zip. Unzip them and run Setup for each of them. </p> <hr> <p>Last updated: Gerbert Orasche and Michael Pichler, February 7 1996. </p> <p align=center> </p> </body> </html>